home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Code / Goodies / CallBack / VBBRK32.DLL / version.txt
Text File  |  1997-06-09  |  834b  |  29 lines

  1. FILEVERSION    1,0,0,2
  2. PRODUCTVERSION 5,0,0,0
  3. FILEFLAGSMASK  0x3F
  4. FILEFLAGS      0x0
  5. FILEOS         VOS_NT_WINDOWS32
  6. FILETYPE       VFT_DLL
  7. FILESUBTYPE    0x0
  8. {
  9.   BLOCK "StringFileInfo"
  10.   {
  11.     BLOCK "040904b0"
  12.     {
  13.       VALUE "Comments",          "Used by CBack32.Dll to determine if VB4/VB5 is in break mode."
  14.       VALUE "CompanyName",       "Matthew Curland"
  15.       VALUE "FileDescription"
  16.       VALUE "FileVersion",       "1, 0, 0, 2"
  17.       VALUE "InternalName",      "VBBrk32"
  18.       VALUE "LegalCopyright",    "This file can be redistributed freely, but not reverse engineered."
  19.       VALUE "OriginalFilename",  "VBBrk32.dll"
  20.       VALUE "ProductName",       "VB CallBack Server"
  21.       VALUE "ProductVersion",    "5.00"
  22.     }
  23.   }
  24.   BLOCK "VarFileInfo"
  25.   {
  26.     VALUE "Translation", 0x409, 1200
  27.   }
  28. }
  29.